Skip to content

[Java] implement java.util.PriorityQueue serialization#165

Merged
chaokunyang merged 1 commit intomainfrom
add_pritority_queue__serializer
May 9, 2023
Merged

[Java] implement java.util.PriorityQueue serialization#165
chaokunyang merged 1 commit intomainfrom
add_pritority_queue__serializer

Conversation

@chaokunyang
Copy link
Copy Markdown
Collaborator

What do these changes do?

This PR implements serialization for java.util.PriorityQueue

Related issue number

Closes #164

Check code requirements

  • tests added / passed (if needed)
  • Ensure all linting tests pass, see here for how to run them

@chaokunyang chaokunyang merged commit c3499f3 into main May 9, 2023
@chaokunyang chaokunyang deleted the add_pritority_queue__serializer branch May 9, 2023 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Java] Serialization support for java.util.PriorityQueue

1 participant